home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / maple_st.swf / scripts / DefineButton2_1262 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2010-04-12  |  87 b   |  5 lines

  1. on(press){
  2.    startDrag("",1,441,139,441,288);
  3.    this._parent.selectfalseall();
  4. }
  5.